Learning to Parse Database Queries Using Inductive Logic Programming
نویسندگان
چکیده
This paper presents recent work using the Chill parser acquisition system to automate the construction of a natural-language interface for database queries. Chill treats parser acquisition as the learning of search-control rules within a logic program representing a shift-reduce parser and uses techniques from Inductive Logic Programming to learn relational control knowledge. Starting with a general framework for constructing a suitable logical form, Chill is able to train on a corpus comprising sentences paired with database queries and induce parsers that map subsequent sentences directly into executable queries. Experimental results with a complete database-query application for U.S. geography show that Chill is able to learn parsers that outperform a preexisting, hand-crafted counterpart. These results demonstrate the ability of a corpus-based system to produce more than purely syntactic representations. They also provide direct evidence of the utility of an empirical approach at the level of a complete natural language application.
منابع مشابه
Learning to Parse Natural Language Database Queries into Logical Form
For most natural language processing tasks, a parser that maps sentences into a semantic representation is signiicantly more useful than a grammar or au-tomata that simply recognizes syntactically well-formed strings. This paper reviews our work on using inductive logic programming methods to learn de-terministic shift-reduce parsers that translate natural language into a semantic representatio...
متن کاملof the Thirteenth National Conference on Artificial Intelligence ( AAAI - 96 ) Learning to Parse Database
This paper presents recent work using the Chill parser acquisition system to automate the construction of a natural-language interface for database queries. Chill treats parser acquisition as the learning of search-control rules within a logic program representing a shift-reduce parser and uses techniques from Inductive Logic Programming to learn relational control knowledge. Starting with a ge...
متن کاملComparative results on using inductive logic programming for corpus-based parser construction
This paper presents results from recent experiments with Chill, a corpus-based parser acquisition system. Chill treats language acquisition as the learning of search-control rules within a logic program. Unlike many current corpus-based approaches that use statistical learning algorithms, Chill uses techniques from inductive logic programming (ILP) to learn relational representations. Chill is ...
متن کاملComparative Results on Using Inductive LogicProgramming for Corpus - based
This paper presents results from recent experiments with Chill, a corpus-based parser acquisition system. Chill treats language acquisition as the learning of search-control rules within a logic program. Unlike many current corpus-based approaches that use statistical learning algorithms, Chill uses techniques from inductive logic programming (ILP) to learn relational representations. Chill is ...
متن کاملAutomated Construction of Database Interfaces: Intergrating Statistical and Relational Learning for Semantic Parsing
The development of natural language interfaces (NLI's) for databases has been a challenging problem in natural language processing (NLP) since the 1970's. The need for NLI's has become more pronounced due to the widespread access to complex databases now available through the Internet. A challenging problem for empirical NLP is the automated acquisition of NLI's from training examples. We prese...
متن کامل